home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 11⁄10⁄89 / 0071-more on dim gridView-Nov89 < prev    next >
Encoding:
Text File  |  1989-11-10  |  1.1 KB  |  29 lines  |  [TEXT/GEOL]

  1. Item    9732105                         9-Nov-89        14:27
  2.  
  3. From:   X0591                           MacApp Dev Assoc, Howard Katz
  4.  
  5. To:     D1950                           CSG, Don Phillips,PRT
  6.  
  7. cc:     D2086                           Efficient Field Svc, C Faith,PRT
  8.         MACAPP.TECH$                    MacApp Technical
  9.  
  10. Sub:    more on dim gridViews
  11.  
  12. George,
  13.  
  14.     There’s an even more straightforward way of implementing dim highlighting
  15. for deactivated gridViews, I believe. Code for an override of
  16. TGridView.HighlightCells was used in the GridPlay program that appeared in the
  17. April ’89 issue of “Frameworks:”  that code was lifted almost verbatim from the
  18. version of UInspector I was using at the time (an intermediate version of
  19. MacApp, somewhere between 2.0B5 and B9). That code, in turn, was lifted almost
  20. verbatim from Kurt Schmucker’s Quad World program (Kurt has been known to turn
  21. out useful things from time to time).
  22.  
  23.     If you like, I can dig out the code and post it here; it was only forty
  24. lines or so.  Or hang around for the Developer’s Association’s next Goodies
  25. disk, which will be out (I believe) sometime in December.
  26.  
  27. Howard
  28.  
  29.